Click here to Skip to main content
15,889,861 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionLate Binding issue in Copy Objects of AutoCAD Pin
Adnan Siddiqi1-Sep-13 9:42
Adnan Siddiqi1-Sep-13 9:42 
AnswerRe: Late Binding issue in Copy Objects of AutoCAD Pin
Richard MacCutchan1-Sep-13 20:47
mveRichard MacCutchan1-Sep-13 20:47 
GeneralRe: Late Binding issue in Copy Objects of AutoCAD Pin
Adnan Siddiqi3-Sep-13 3:18
Adnan Siddiqi3-Sep-13 3:18 
QuestionUsing Directory.GetFiles() WITH multiple extensions AND sort order Pin
Jayme651-Sep-13 0:15
Jayme651-Sep-13 0:15 
AnswerRe: Using Directory.GetFiles() WITH multiple extensions AND sort order Pin
Eddy Vluggen1-Sep-13 1:59
professionalEddy Vluggen1-Sep-13 1:59 
AnswerRe: Using Directory.GetFiles() WITH multiple extensions AND sort order Pin
Eddy Vluggen2-Sep-13 3:16
professionalEddy Vluggen2-Sep-13 3:16 
QuestionHow to Run charmap.exe with a chosen font? Pin
Alan Burkhart31-Aug-13 1:41
Alan Burkhart31-Aug-13 1:41 
AnswerRe: How to Run charmap.exe with a chosen font? Pin
Dave Kreskowiak31-Aug-13 3:13
mveDave Kreskowiak31-Aug-13 3:13 
That's because CharMap doesn't take any command line arguments.

AFAIK, the only way to open it at a specific font would be to launch it, make sure the window has the focus and then use SendKeys to send the font name, essentially typing it into the drop down list in CharMap.

GeneralRe: How to Run charmap.exe with a chosen font? Pin
Alan Burkhart31-Aug-13 6:01
Alan Burkhart31-Aug-13 6:01 
GeneralRe: How to Run charmap.exe with a chosen font? Pin
Dave Kreskowiak31-Aug-13 8:27
mveDave Kreskowiak31-Aug-13 8:27 
AnswerRe: How to Run charmap.exe with a chosen font? Pin
TnTinMn2-Sep-13 5:52
TnTinMn2-Sep-13 5:52 
AnswerRe: How to Run charmap.exe with a chosen font? Pin
Marco Bertschi3-Sep-13 4:30
protectorMarco Bertschi3-Sep-13 4:30 
QuestionRandom Generator not Generating Pin
Zyndell29-Aug-13 9:55
Zyndell29-Aug-13 9:55 
SuggestionRe: Random Generator not Generating Pin
Richard MacCutchan29-Aug-13 21:17
mveRichard MacCutchan29-Aug-13 21:17 
AnswerRe: Random Generator not Generating Pin
Dave Kreskowiak30-Aug-13 2:52
mveDave Kreskowiak30-Aug-13 2:52 
AnswerRe: Random Generator not Generating Pin
Zyndell30-Aug-13 7:48
Zyndell30-Aug-13 7:48 
GeneralRe: Random Generator not Generating Pin
Dave Kreskowiak30-Aug-13 12:45
mveDave Kreskowiak30-Aug-13 12:45 
GeneralRe: Random Generator not Generating Pin
Zyndell30-Aug-13 15:03
Zyndell30-Aug-13 15:03 
AnswerRe: Random Generator not Generating Pin
Zyndell2-Sep-13 15:46
Zyndell2-Sep-13 15:46 
GeneralRe: Random Generator not Generating Pin
Dave Kreskowiak2-Sep-13 16:35
mveDave Kreskowiak2-Sep-13 16:35 
GeneralRe: Random Generator not Generating Pin
GuyThiebaut2-Sep-13 22:13
professionalGuyThiebaut2-Sep-13 22:13 
GeneralRe: Random Generator not Generating Pin
Zyndell3-Sep-13 4:17
Zyndell3-Sep-13 4:17 
GeneralRe: Random Generator not Generating Pin
GuyThiebaut3-Sep-13 4:24
professionalGuyThiebaut3-Sep-13 4:24 
GeneralRe: Random Generator not Generating Pin
Zyndell3-Sep-13 18:42
Zyndell3-Sep-13 18:42 
GeneralRe: Random Generator not Generating Pin
GuyThiebaut3-Sep-13 20:18
professionalGuyThiebaut3-Sep-13 20:18 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.