Click here to Skip to main content
15,879,535 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: How to search through arrays Pin
nlarson114-May-07 7:47
nlarson114-May-07 7:47 
GeneralRe: How to search through arrays Pin
HurricaneDan4-May-07 8:42
HurricaneDan4-May-07 8:42 
QuestionXML -> VB.NET -> SQL Pin
Ziaous4-May-07 6:26
Ziaous4-May-07 6:26 
AnswerRe: XML -> VB.NET -> SQL Pin
Kevin Nicol4-May-07 6:49
Kevin Nicol4-May-07 6:49 
GeneralRe: XML -> VB.NET -> SQL Pin
Ziaous4-May-07 7:52
Ziaous4-May-07 7:52 
AnswerRe: XML -> VB.NET -> SQL Pin
andyharman4-May-07 7:48
professionalandyharman4-May-07 7:48 
GeneralRe: XML -> VB.NET -> SQL Pin
Ziaous4-May-07 9:08
Ziaous4-May-07 9:08 
QuestionAdd menu items to the context menu Pin
chakor1234-May-07 5:15
chakor1234-May-07 5:15 
I have a vb.net application in which i have an add-in in the powerpoint. Now when i insert a new slide and right click on the "click to add title" or "click to add subtitle" i get a context menu pop up. I want to add my own menu items to this pop up. Can anyone suggest me how to do tht. I will be writing the code to add the menu items in the right click event of the pptapplication i.e

Private Sub pptApplication_WindowBeforeRightClick(ByVal Sel As Microsoft.Office.Interop.PowerPoint.Selection, ByRef Cancel As Boolean) Handles pptApplication.WindowBeforeRightClick


End sub

I dont want to create a new context menu. I want to add the items to the existing context menu. someone pls help

chakor
AnswerRe: Add menu items to the context menu Pin
Dave Kreskowiak4-May-07 6:40
mveDave Kreskowiak4-May-07 6:40 
QuestionVista and a .NET application on a shared network Pin
EMSDeveloper4-May-07 4:20
EMSDeveloper4-May-07 4:20 
AnswerRe: Vista and a .NET application on a shared network Pin
Dave Kreskowiak4-May-07 4:54
mveDave Kreskowiak4-May-07 4:54 
QuestionRe: Vista and a .NET application on a shared network Pin
EMSDeveloper4-May-07 5:46
EMSDeveloper4-May-07 5:46 
AnswerRe: Vista and a .NET application on a shared network Pin
Dave Kreskowiak4-May-07 6:34
mveDave Kreskowiak4-May-07 6:34 
QuestionSystems Collections Generic Pin
tonysmithbrewster4-May-07 3:31
tonysmithbrewster4-May-07 3:31 
AnswerRe: Systems Collections Generic Pin
Tarakeshwar Reddy4-May-07 4:03
professionalTarakeshwar Reddy4-May-07 4:03 
AnswerRe: Systems Collections Generic Pin
Dave Kreskowiak4-May-07 4:35
mveDave Kreskowiak4-May-07 4:35 
QuestionHow to Send and receive XML packets??? Pin
shahid_isb854-May-07 2:38
shahid_isb854-May-07 2:38 
AnswerRe: How to Send and receive XML packets??? Pin
Dave Kreskowiak4-May-07 4:30
mveDave Kreskowiak4-May-07 4:30 
QuestionHow to program an application to terminate automatically? Pin
virendra_0074-May-07 2:37
virendra_0074-May-07 2:37 
AnswerRe: How to program an application to terminate automatically? Pin
Arun.Immanuel4-May-07 2:49
Arun.Immanuel4-May-07 2:49 
AnswerRe: How to program an application to terminate automatically? Pin
Dave Kreskowiak4-May-07 4:24
mveDave Kreskowiak4-May-07 4:24 
Questionarray of bytes into an array of string Pin
Rohit Dev4-May-07 0:19
Rohit Dev4-May-07 0:19 
AnswerRe: array of bytes into an array of string Pin
Dave Kreskowiak4-May-07 4:17
mveDave Kreskowiak4-May-07 4:17 
QuestionConvertion of 2003 to 2005 errors Pin
Central_IT3-May-07 23:38
Central_IT3-May-07 23:38 
AnswerRe: Convertion of 2003 to 2005 errors Pin
Rupesh Kumar Swami4-May-07 0:08
Rupesh Kumar Swami4-May-07 0:08 

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.