Merge Menu Bar With Caption Bar?
Mar 25, 2009
I got a application with MDI parent and child form. When the children file is activate it will show two rolls of the caption bar. is the image show,how to make the menu bar from the child form to merge with the 2nd roll of the caption bar? Or straightly hide the 2nd rolls of the caption bar. i try to set the form minimize, maximixize buttong to false , and then activate another child form and close it then 1st child will caption bar is hide, but the form doesn't show in maximize as before, even manualy maximize the form is not allow.
View 8 Replies
ADVERTISEMENT
Feb 26, 2012
I want to add a context menu to a form's caption. When I right click on it to show a menu.
View 6 Replies
Jul 8, 2011
So I have a modal form and the caption bar comes with a built-in context menu with Minimize, Maximize, Move, Close, etc... I would like to be able to add an item to that menu - 'Dock in app'.
View 3 Replies
Sep 6, 2009
How does one get the context menu to appear when right clicking a "custom" windows title bar? I want the default context menu (the one that appears when clicking a forms caption bar) to show when clicking a control on a form... generally i want to make my own title bar (caption bar) for a form...the code that fails is "formTitleContext"also any suggestions to writing more concise code for this task will be greatly
View 4 Replies
Feb 11, 2009
I have a form that is a mdi parent. In this form I have a menustrip the allow merge is set to true. I then have another form which is a child form. In this form I have a menustrip, I have the first menuitem merge action set to MatchOnly, then the rest of the menu items merge action are all set to insert. I then have a context menu in the child form, where which has the same menu items as the menustrip.
When i run the app, and show the child form, the menu items get added to the parents menu just how I expected. but the context menu does not display in the child form.
View 4 Replies
Sep 21, 2010
if i have a database table with two column btnid and btncaption and i have a form with 10 buttons how can i make function to set the caption of the 10 buttons depending on the btncaption column?
View 14 Replies
Jan 16, 2009
vb.net application i'd like to have the application button (with both icon and text) on the windows taskbarbut i need to do not have the caption bar on the application frame.How can i do it
View 3 Replies
May 20, 2011
I'm using VB with VSPRO2010 I have a groupbox with its caption on the top right . I would like to place the caption on the top center.
View 5 Replies
Mar 30, 2011
I have made a model in excel (windows vista) which predicts the rate of an organisms growth.The mass of the organism changes for a given year depending on the size of the time step. I would ideally like to have a label which displays the mass, at a given year of growth to demonstrate this. Is there a way a row number can be attributed to a value in a column? Something like:
mass = Cells(i, 2)
i = "the row number where the number 6 is in column one!!" <<<<This is where the problem lies!
[code]....
View 7 Replies
Apr 15, 2010
I have a form that contains a datagrid control. This form call another form and from that form i change the datagrid caption property. When i show the form that contains the datagrid, the property caption it have not changed. But if i give it the focus the property is updated. I After change the property value call the refresh method on the datagrid, But that not update the datagrid display
View 2 Replies
Feb 1, 2011
I am trying to get the coordinates of the client area of an MDI form. Currently I am using.[code]...
View 7 Replies
Apr 13, 2009
I am using a solution called AdvancedHMI for building an interface to PLC. I a label setup that reflects the value of a certain integer coming from the PLC. This is my question, how can I take the label caption and record it into a database every 5 minutes, or hour, etc.? I already have the stringconnection made to a test db in my sample file, I just don't know vb well enough to do this. What I'm getting at is I want to record several temperature values at certain intervals. The amount of time between doesn't need to be change often, but it would be nice if it could be changed by user.
View 10 Replies
Apr 6, 2010
Is there a way to change the caption on a gridButton on a Telerik RADGrid (on a ASP.NET web page) , depending on another of the bound fields (in this case active) e.g if active = true text = "Disable", if active = false then text "Enable"
I have resolved the issue by iterating through the e.items on the databound event, but wonder if there a 'cleaner' method for doing this
View 1 Replies
Jun 11, 2009
I am working in a vb.net application.I've placed a button within the DatagridView control .Button caption is not displaying in DatagridView.Following properties are set to the button
Text as BrowseUseColumnTextForButtonValue as True
View 1 Replies
Jul 26, 2009
I cannot get a tool-tip to appear over a DataGridView object, although checking Microsoft's advice, it should do so, as I assume I have a DatSource property NOT set to 'Nothing' for the said DGV. ( I believe this is right, as the columns sort alphabetically, when I click the column headers ! As normal ) If I can get this to work, is there a way to get the underlying data from a Mouse Hover ( Cell Enter ) event, from the cell in question to modify the Tool-Tip's caption ?
View 1 Replies
May 9, 2010
How can I change the caption on a button during run time?
View 7 Replies
Jan 23, 2011
I'm trying to be able to get the caption of the currently active window. I've figured out that I should be using GetForegroundWindow, but when I use it I'm just getting a long string of numbers, which I think is the handle. How do I go from that to the actual caption?
View 4 Replies
Mar 19, 2010
If i use this, it will give me the handle of the window "Test Window 1.0"
[Code]....
but what if the caption of the window changes? how do you find it? If it change to "Test Window 2.0" ? Program like Explorer caption always changes.
View 4 Replies
May 22, 2011
I'm using VB with VSPRO2010 I have a groupbox with its caption on the top right I would like to place the caption on the top center.
View 1 Replies
Aug 3, 2009
How can i get the color of the caption of the active form in winforms?
View 1 Replies
May 10, 2012
give me a working example of "GetWindowRect" or something similar that would give me coordinates of a window by caption?The bold and underline won't come off so I'll just keep typing. I have googled and tried over 10 pieces of codes now. All of them are old and do not work. I found 1 tht works but thaat is for the topmost window only and I cannot make it work with caption.
[Code]...
View 8 Replies
Nov 15, 2011
How to move label caption with clicking VScrollbar.Label value changes with VSCrollbar according to the code:label1.caption=vscrllbar1.value.But I need the position of the label caption changes with changing the scrollbar either up or down?
View 1 Replies
Mar 18, 2012
Is it possible to put a caption at the top of a datagrid in VB Express 2010? I have no problems with rows and columns, but see nothing having to do with captions in datagrid properties.
View 6 Replies
May 20, 2009
Is there a way of creating a Vista/Windows7-like caption bar with controls just like in the windows explorer? The controls don't have to do anything, I would like to add my own functionality - I just wonder how I could make something like this? Does anyone know about a VB sample?
View 3 Replies
Dec 4, 2011
Public Class Form1
Private Sub PictureBox7_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles PictureBox7.Click
[CODE]...............
I need to Add a button. Call it AddOne. Make the button caption say 'Add 1'. The 'on click' code should add 1 to the DigitValue every time it is clicked.
View 6 Replies
Jun 2, 2011
Is there a way to set the radio button text to center, I want to show it on the top of radiobutton hole?
View 2 Replies
Jun 20, 2011
I want to change the form caption to center align by default it's right align .
View 2 Replies
Apr 27, 2010
I would like to use VBA to change the caption of a report when it opens based on parameters set in the code. For example[code]...
View 1 Replies
May 27, 2012
I have a DataGridView and I want to put it into a GroupBox. In VB6 it looked like this:So it is just a MsFlexGrid wrapped by a GroupBox. I've absolutely no idea, how to implement that in VB.NET.
I'd let it inherit from DataGridView, so it is a Control, and it has every Property of the DataGridView by default.Public Class CaptionedDataGridView Inherits DataGridView
There would also have to be a GroupBox:Private xGroupBox as GroupBox
The text property would be overrided by the text of the group box as well as some size and placement properties (Top, Left, Width, Height)Public Overrides Property Text As String
[Code]...
Finally, if I'd create a new CaptionedDataGridView somewhere it should draw itself with the GroupBox sorrounded. How do I get from where I am right now to where I want to be?
View 1 Replies
Feb 15, 2011
1. I see some programs like babylon 9 that they create a Caption button with custom image.How to do that?
2. How to draw on caption bar on Vista and Xp ? It' not important for me the language,I know both VB and C#.
View 2 Replies